home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Math Primitives / Math Primitives.rsrc / STR#_126.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  270 b   |  11 lines

  1. Inputs: [Dividend;] Divisor
  2. Outputs: Quotient; [Remainder]
  3.  
  4. Inputs: [integer;] integer
  5. Outputs: integer; [integer]
  6.  
  7. Quotient and Remainder are the quotient and remainder of the integer division of Dividend by Divisor. With only one input, Dividend defaults to 1.
  8.  
  9. Math
  10.  
  11.